Skip to content

test: moving H1/H2 shared tests into their own file.#5941

Merged
alyssawilk merged 5 commits intoenvoyproxy:masterfrom
alyssawilk:actual_protocol_test
Feb 14, 2019
Merged

test: moving H1/H2 shared tests into their own file.#5941
alyssawilk merged 5 commits intoenvoyproxy:masterfrom
alyssawilk:actual_protocol_test

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

Risk Level: Low
Testing: all tests pass
Docs Changes: n/a
Release Notes: n/a
Most of #5638 (there's a little clean up left)

… files

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet! 1 question.

srcs = [
"protocol_integration_test.cc",
],
shard_count = 3,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From my own edification, how did you pick these shard counts? Maybe a comment here and elsewhere?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, the first time I ran them they were annoyingly long (I default to a 60s timeout for integration tests) so I just sharded them until they were comparable.
Commented in the build file for posterity :-)

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk merged commit ae992b0 into envoyproxy:master Feb 14, 2019
fredlas pushed a commit to fredlas/envoy that referenced this pull request Mar 5, 2019
_Risk Level_: Low
_Testing_: all tests pass
_Docs Changes_: n/a
_Release Notes_: n/a
Most of envoyproxy#5638 (there's a little clean up left)

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Fred Douglas <fredlas@google.com>
@alyssawilk alyssawilk deleted the actual_protocol_test branch July 31, 2019 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants